Welcome to Xceed DataGrid for Silverlight > Sample Applications > Theming and Styling |
This sample application demonstrates how to use the built-in theme resource dictionaries. It specifically demonstrates how to:
Add a notification control (see NotificationControl class) to the fixed footer section (see FixedFooters property)
Define how the grid is initially grouped (see GroupDescriptions property)
The stand-alone version of this sample can be found in the following locations: C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\Theming |
This sample application demonstrates how to create and use custom styles. It specifically demonstrates how to:
The stand-alone version of this sample can be found in the following locations: C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\Styling |
This sample application demonstrates how to create and use custom cell-content templates. It specifically demonstrates how to:
The stand-alone version of this sample can be found in the following locations: C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\CellContentTemplate |